Implement widget states as a set of flags
authorCarlos Garnacho <carlosg@gnome.org>
Sat, 30 Oct 2010 19:48:38 +0000 (21:48 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Sat, 4 Dec 2010 14:38:30 +0000 (15:38 +0100)
commitcd98204619f25db976fc2b8b99f2c08966aa3fbc
tree744b5117d22138b077c6f953c4ee2eeee02a90ea
parent34b91a74e5d2cde582167d4fb34b7cec09cbc5fc
Implement widget states as a set of flags

gtk_widget_(set|unset|get)_state_flags() has been added, using GtkStateFlags
to represent the widget state. GtkStateType API has been implemented on top
of the new one.
docs/reference/gtk/gtk3-sections.txt
gtk/gtkmarshalers.list
gtk/gtkwidget.c
gtk/gtkwidget.h